@charset "UTF-8";
/* CSS Document */


#center{
	text-align:center;
	font-size:45px;
	letter-spacing:.1em;
}

h1{
	font-size:30px;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	margin-left:290px;
	letter-spacing:0.05em;
}

#one{
	height:150px;
	width:550px;
	margin:auto;
	text-align:center;
}

#two{
	height:180;
	width:550px;
	margin:auto;
	text-align:center;
}

#three{
	height:160px;
	width:550px;
	margin:auto;
	text-align:center;
}

